ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class / Content Property

In This Topic
    Content Property (ReportItemStyle<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Content As T
    public T Content {get; set;}
    See Also